Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a patch release #2864

Merged
merged 15 commits into from
Nov 20, 2023
Merged

Creating a patch release #2864

merged 15 commits into from
Nov 20, 2023

Conversation

jgostick
Copy link
Member

Two critical bugs:

  1. fix matplotlib import error Matplotlib is breaking our use of docstring.substitution #2863
  2. fix pickle loading error load_project() is not working properly #2858

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #2864 (8e320be) into release (3dbe3e5) will decrease coverage by 0.2%.
Report is 2 commits behind head on release.
The diff coverage is 60.7%.

Additional details and impacted files
@@            Coverage Diff            @@
##           release   #2864     +/-   ##
=========================================
- Coverage     89.9%   89.8%   -0.2%     
=========================================
  Files          148     148             
  Lines         8608    8627     +19     
=========================================
+ Hits          7742    7749      +7     
- Misses         866     878     +12     

@jgostick
Copy link
Member Author

looks like pypardiso got it fixed, but our builds were not "seeing" the latest versions...maybe they were using a cached package?

@jgostick jgostick merged commit e8f0572 into release Nov 20, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants